home *** CD-ROM | disk | FTP | other *** search
/ isnet Internet / Isnet Internet CD.iso / prog / intkit / 09 / 09.exe / WhatsNew.txt < prev    next >
Encoding:
Text File  |  1999-10-18  |  16.3 KB  |  398 lines

  1.                 RAR - What's new in the latest version
  2.  
  3.  
  4.    Version 2.60
  5.  
  6.    1. Both compression and speed have been improved for RAR archives.
  7.       My thanks to Alexander Khoroshev and Bulat Ziganshin for hints,
  8.       which allowed me to achieve this.
  9.  
  10.    2. Information for registered users:
  11.  
  12.       WinRAR and Rar for Linux versions 2.60 and above are registered
  13.       with a new, very secure, AV registration seal. The main advantage
  14.       of this new authenticity verification code is a significant
  15.       increase in the strength of the registration code and thus it's
  16.       use as a means of identification of the origin of a sealed archive. 
  17.  
  18.       Unfortunately this also means that the old registration keyfiles
  19.       will not operate with the latest versions of Rar-Linux and WinRAR
  20.       and thus all keyfiles must be changed. This is a cost-free process
  21.       to the registered user.
  22.  
  23.       Please read "Information for registered users of WinRAR 2.00 - 2.50"
  24.       in "License and registration information" section of WinRAR help
  25.       for detailed instructions on updating your keys.
  26.  
  27.    3. Item "Registration" is removed from "Options" menu.  In order to  
  28.       register you need to put your key file into the WinRAR folder. 
  29.  
  30.    4. Previous RAR versions were not able to handle single files and 
  31.       archives larger than 2 GB. This limitation does not exist any 
  32.       more for RAR archives.  The new limitation is slightly more than 
  33.       8,589,934,591 GB, that practically means "unlimited".  Note that 
  34.       Win-95/98 file systems cannot handle files larger than 4 GB, you 
  35.       need to use NTFS to work with such files. 
  36.  
  37.       This improvement is valid only for RAR archives, 4 GB limitation 
  38.       for ZIP archives is not changed. 
  39.  
  40.    5. Significantly increased speed of scanning for large numbers of 
  41.       files before archiving operations. Memory management also is 
  42.       optimized, so now it is possible to handle hundreds of thousands, 
  43.       or even millions of files.  WinRAR has been succesfully tested 
  44.       with over million files. 
  45.  
  46.    6. Console RAR shows the total percentage of processed data when 
  47.       archiving instead of the current file percentage as before. 
  48.  
  49.    7. The drive selection box is moved under toolbar buttons. You may drag 
  50.       it to the old position at the top right corner, if you wish. "Up" 
  51.       button is added before the disk selection box. 
  52.  
  53.    8. New options "Cascaded context menus" and "Icons in context menus" 
  54.       in "Integration settings" dialog. 
  55.  
  56.    9. Registration information is displayed in "About" dialog. 
  57.  
  58.   10. New switch -df - "Delete files after archiving". Command
  59.       "rar a -df" is equal to "rar m". 
  60.  
  61.   11. New switch -ag[format] - "Generate archive name using the
  62.       current date". Appends string "YYYYMMDDHHMMSS" or specified
  63.       by "format" parameter to an archive name when creating
  64.       an archive. Useful for daily backups. 
  65.  
  66.   12. New switch -as - "Synchronize archive contents". If this switch 
  67.       is used when archiving, those archived files which are not 
  68.       present in the list of the currently added files, will be deleted 
  69.       from the archive. It is convenient to use this switch in 
  70.       combination with -u (update) to synchronize the contents of an 
  71.       archive and an archiving directory. For example, after the 
  72.       command: 
  73.  
  74.       rar a -u -as backup sources\*.cpp
  75.  
  76.       the archive 'backup' will contain only *.cpp files from sources 
  77.       folder. It looks similar to creating a new archive, but with the 
  78.       one important exception - if no files are modified since a last 
  79.       backup, this operation is performed much faster than creation of 
  80.       new archive. 
  81.  
  82.   13. New update mode "Synchronize archive contents" in "Archive name 
  83.       and parameters" dialog of WinRAR allows to synchronize the 
  84.       contents of an archive and an archiving directory. This mode is 
  85.       GUI equivalent of "-u -as" switches. The result of this operation 
  86.       is equal to creation of a new archive, but it works much faster 
  87.       if no files are changed since the last update of an archive. 
  88.  
  89.   14. Archives UnpSFX.rar (uncompressed SFX modules), UnRARDLL.rar 
  90.       (unrar.dll library), UnrarSrc.rar (unrar sources) are removed 
  91.       from the distributive. You can download them separately from 
  92.       http://www.rarsoft.com.  This is to reduce size of the WinRAR
  93.       package. 
  94.  
  95.   15. New GUI SFX script commands:
  96.  
  97.       a) "Overwrite=2" - skip all existing files without overwriting; 
  98.  
  99.       b) Delete=<file> - delete the specified file in the destination 
  100.       folder. 
  101.  
  102.   16. Command "Convert to SFX" now can be applied to an existing SFX 
  103.       archives to replace one SFX module with another. 
  104.  
  105.   17. In the "Archive name and parameters" dialog manually entered 
  106.       values of the volume size now are stored in the history of the 
  107.       volume size field together with predefined values. 
  108.  
  109.   18. "Add" button added to the "Organize favorites" dialog. 
  110.  
  111.   19. "Clear log" command in "Options" menu deletes rar.log file. 
  112.  
  113.   20. Minor improvements in displaying of archived files list by 
  114.       WinRAR: 
  115.  
  116.       a) if a file is encrypted, its name is followed by 
  117.          an asterisk;
  118.  
  119.       b) if a file is continued in next volume, its name
  120.          is followed by "-->";
  121.  
  122.       c) if a file is continued from a previous volume, its name
  123.          is followed by "<--";
  124.  
  125.       c) if a file is continued both in a next and from a previous
  126.          volume, its name is followed by "<->".
  127.  
  128.   21. "Sort by original order" and "Create new folder" items
  129.       in the file list context menu.
  130.  
  131.   22. Switch -s added to Widnows SFX and WinRAR installation package.
  132.       It forces silent install mode skipping configuration dialog
  133.       and using default settings.
  134.  
  135.  
  136.    Version 2.50
  137.  
  138.    1. Both packing speed and compression ratio have been improved.
  139.  
  140.    2. WinRAR is now able to process ZIP archives without calling
  141.       external programs.  Supported operations for ZIP archives:
  142.  
  143.       - extracting;
  144.       - testing;
  145.       - creating and updating;
  146.       - deleting;
  147.       - repairing;
  148.       - commenting;
  149.       - converting to SFX (self-extracting) archive;
  150.  
  151.       To handle ZIP archives, WinRAR incorporates compression code by 
  152.       the Info-ZIP group, which is used with their permission. There 
  153.       are no extra charges or costs due to the use of this code, and 
  154.       the original compression sources are freely available from 
  155.       ftp://ftp.cdrom.com/pub/infozip/ 
  156.  
  157.       Note that ZIP archives are supported only by the GUI WinRAR.EXE 
  158.       Console RAR.EXE and UNRAR.EXE are able to process only RAR 
  159.       archives. 
  160.  
  161.    3. New options in "Add" dialog:
  162.  
  163.       a) "Archive format":
  164.  
  165.          Allows format selection (RAR or ZIP) of new archive. 
  166.          Read online help for detailed formats consideration;
  167.  
  168.       b) "Erase destination disk contents before archiving":
  169.  
  170.          Delete all files and folders from the destination disk 
  171.          before creating an archive. Works only with removable disks
  172.          and if used when creating volumes, erasing will be performed
  173.          before the creation of each volume;
  174.  
  175.       c) "Add only files with attribute "Archive" set":
  176.  
  177.          Add only those files, which have the "Archive" attribute
  178.          set on.  Useful for backup operations;
  179.  
  180.       d) "Clear attribute "Archive" after compressing"
  181.  
  182.          Clear the "Archive" attribute on compressed files.
  183.          Useful for backup operations.
  184.  
  185.    4. Changes in "View" command:
  186.  
  187.       a) Size of viewed file in the internal viewer now is limited
  188.          only by the amount of available memory. Previous limitation
  189.          is removed;
  190.  
  191.       b) It is possible to change the default viewer font using
  192.          command "Set font" in "View" menu of viewer window.
  193.  
  194.    5. Changes in "Delete" command:
  195.  
  196.       a) Usual (non-archived) files now deleted to the Recycle Bin.
  197.          Press Shift-Del instead of Del, if you wish to delete files
  198.          as before;
  199.  
  200.       b) "Delete" command now can delete non-empty folders.
  201.  
  202.    6. New "Estimate" command allows to roughly and quickly estimate 
  203.       compression ratio of selected files and folders. Do not wait to 
  204.       get an exact result from this command, nevertheless it can show 
  205.       is it worth to spend time to compress selected data. 
  206.  
  207.    7. "Extract" and "Test" commands now are accessible also outside of 
  208.       archives. If you select a group of files and folders and use one 
  209.       of these commands, WinRAR will search for archives in the 
  210.       selected data to process all archives which are found. It makes 
  211.       archive group operations much simpler.  For example, if you 
  212.       select all files and folders in a root disk folder and press 
  213.       "Test", all archives on this disk will be tested. 
  214.  
  215.    8. Changes in "Extract to" command:
  216.  
  217.       a) "Update mode" option;
  218.  
  219.       b) "Overwrite mode" option;
  220.  
  221.       c) "Clear attribute "Archive"" option;
  222.  
  223.          Clear attribute "Archive" on extracted files.
  224.          Useful for backup operations.
  225.  
  226.       d) "Keep broken files"
  227.  
  228.          Do not delete extracted files having incorrect CRC (checksum);
  229.  
  230.    9. Changes in "SFX" command: this command now allows to select the
  231.       SFX module used for archive conversion.
  232.  
  233.   10. Changes in "Info" command:
  234.  
  235.       a) RAR specific options now moved to a separate property sheet
  236.          dialog;
  237.  
  238.       b) Size of SFX module is displayed in addition to "SFX" string
  239.          in archive type.
  240.  
  241.   11. "Browse for folder" command in "File menu" allows the selection 
  242.       of a new current folder from folders tree. 
  243.  
  244.   12. "History" menu contains the names of the last opened archives. 
  245.       You may select an archive from this menu to open the archive 
  246.       again. 
  247.  
  248.   13. "Favorites" menu contains the names of the preselected folders 
  249.       and archives. You may select an item from this menu to open the 
  250.       archive or go to the folder. Use "Add to favorites" command 
  251.       (Ctrl-F) from the same menu to add a new item to the favorites 
  252.       list. 
  253.  
  254.   14. "Settings" dialog is seriously modified. Read online help for 
  255.       details. Most important changes: 
  256.  
  257.       - General/Interface/Reuse existing window:
  258.  
  259.         If user tries to open a new archive, executing "WinRAR 
  260.         <arcname>" command and an another WinRAR window is already 
  261.         open, the archive will be opened in the existing window. If 
  262.         this option is not enabled, a new window will be created; 
  263.  
  264.       - Paths/Start-up/Restore last working folder on start-up:
  265.  
  266.         If this option is enabled, WinRAR will set last viewed folder,
  267.         when executed without parameters;
  268.  
  269.       - Compression/Archive format:
  270.  
  271.         Select the archive format (RAR or ZIP) proposed by default
  272.         in "Add" dialog.
  273.  
  274.       - Compression/Volume options/Always put recovery record:
  275.  
  276.         Always put recovery record to volumes regardless of
  277.         "Put recovery record" option in "Add" dialog;
  278.  
  279.       - Compression/Volume options/Independent solid volumes:
  280.  
  281.         When this option is enabled, WinRAR tries to create solid 
  282.         volumes which are independent one each another, so if one 
  283.         volume is lost, files in following volumes may  still be 
  284.         accessible. Note than sometimes this option cannot help, for 
  285.         example, if volumes contain one large file. This option 
  286.         slightly decreases solid volumes compression ratio, but 
  287.         seriously increases reliability due to data loss because of 
  288.         poor media quality.  It is not recommended to switch off 
  289.         this option. 
  290.  
  291.   15. "View log" command in "Options" menu show RAR log file contents;
  292.  
  293.   16. It is now possible to integrate WinRAR to Windows shell.
  294.       If you selected "Integrate WinRAR into shell" option
  295.       when installing WinRAR, the following features are available
  296.       in Windows shell (explorer):
  297.  
  298.       a) dropping files to an archive icon will add these files
  299.          to the archive;
  300.  
  301.       b) if you drop an archive to a folder using the right mouse 
  302.          button, "Extract files" item will be added to the  menu; 
  303.  
  304.       c) "Extract files" item added to archives context menu,
  305.          which appeared after the right mouse button click on an 
  306.          archive icon;
  307.  
  308.       d) "Add to archive" item added to files and folders context
  309.          menu;
  310.  
  311.       e) Archive specific information sheet is added to archive
  312.          properties. If an archive has a comment, it is shown
  313.          as a property sheet.
  314.  
  315.   17. You may press the "Background" button in command window during 
  316.       archiving or extracting operation to minimize WinRAR to tray.
  317.       In this mode WinRAR slightly decreases its priority and continues
  318.       operation in the background. 
  319.  
  320.   18. Yellow progress bar, showing total compressed size, displayed
  321.       during archiving operation.
  322.  
  323.   19. "Drives" menu is moved from toolbar to a small icon on the 
  324.       status bar. It is also acessible using Ctrl-D shortcut.
  325.  
  326.       The second status bar icon calls "Enter default password" dialog.
  327.  
  328.   20. CRC of packed data is now stored for file parts split between 
  329.       volumes. It allows localization of a damaged volume, if volumes 
  330.       set contains one large compressed file. 
  331.  
  332.   21. New command line switches:
  333.  
  334.       a) -sv - create independent solid volumes. This switch has
  335.          the same meaning as the option "Independent solid volumes"
  336.          described above;
  337.  
  338.       b) -ac (clear "Archive" attribute) now can be used not only
  339.          when archiving, but also when extracting files to clear
  340.          "Archive" attribute on extracted files;
  341.  
  342.       c) -ap<path> - set path inside archive. It allows to add files
  343.          to a specified archive folder when archiving or to remove
  344.          the specified part of path from file names when extracting;
  345.  
  346.       d) -dh - open shared files. Enables to process files opened
  347.          by other applications for writing;
  348.  
  349.       e) -- switch stops further switches scanning. It can be useful,
  350.          if you need to use in the command line a file or archive name
  351.          beginning with '-' character.
  352.  
  353.   22. Command "CW" (write comment to file) can now be performed also 
  354.       by GUI WinRAR. In previous versions it was supported only by 
  355.       console RAR. 
  356.  
  357.   23. Significantly improved speed of processing large file lists.
  358.  
  359.   24. If in WinRAR you press Enter or double-click on an executable 
  360.       file within an archive, all archive contents will be extracted 
  361.       to a temporary folder, WinRAR will then start the selected file, 
  362.       wait until it is finished and removes this temporary folder. 
  363.       Such feature allows, for example, to install applications 
  364.       directly from archives. 
  365.  
  366.   25. DOS version of RCVT archive converter is replaced by
  367.       Win32 console version.
  368.  
  369.   26. Some unnecessary code is removed from SFX modules,
  370.       so their size was significantly reduced. For further size
  371.       decrease SFX modules were compressed using UPX tool
  372.       written by Markus F.X.J. Oberhumer and Laszlo Molnar
  373.       (http://wildsau.idv.uni-linz.ac.at/mfx/upx.html).
  374.  
  375.       Uncompressed versions of SFX modules are also provided
  376.       in the archive UnpSFX.rar. They can be useful, if you want to 
  377.       modify SFX resources. 
  378.  
  379.       In Default.SFX (RAR GUI SFX) and Zip.SFX (ZIP GUI SFX)
  380.       it is possible to set some additional parameters, for example,
  381.       specify file name, which will be executed after extracting
  382.       SFX contents. Look into "Self-extracting modules" topic of
  383.       winrar.hlp for details.
  384.  
  385.   27. Comparing with the previous version some files were added to 
  386.       the distributive, some removed, so as to reduce the amount of 
  387.       unnecessary files in WinRAR folder it is a good idea to first 
  388.       uninstall any previous version and than install the new one. Do 
  389.       not forget to save your registration name and key from your 
  390.       rar.ini before doing this, if you do not have a copy of this 
  391.       information elsewhere. 
  392.  
  393.       But note that WinRAR version for Windows 3.x + Win32s
  394.       is no longer supported.  So if you need to use WinRAR under
  395.       this platform, save winrar.exe from the previous version.
  396.  
  397.   28. WinRAR home page is moved to http://www.rarsoft.com
  398.